home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
System Booster
/
System Booster.iso
/
Systemmonitors
/
MemSnapII
/
source
/
icon.h
< prev
next >
Wrap
C/C++ Source or Header
|
1996-09-26
|
207b
|
7 lines
/* prototypes from icon.c */
BOOL GetOurIcon(struct WBStartup *WBenchMsg);
void FreeOurIcon(void);
char *TTString(char *name, char *def);
LONG TTInt(char *name, LONG def);
BOOL TTBool(char *name, BOOL def);